You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
clMtxExpr Class
>
clMtxExpr Methods
>
RealPart Method
>
clMtxExpr.RealPart Method ([In] TOpenCLVector)
Dew Math for .NET
clMtxExpr.RealPart Method ([In] TOpenCLVector)
clMtxExpr Class
clMtxExpr Members
Dew.Math.Units Namespace
RealPart Method
Collapse All
Returns the real part of the complex number.
Syntax
C#
Visual Basic
public
static
clVector
RealPart
([In]
TOpenCLVector
X
);
Public
static
Function
RealPart
(
X
As
[In]
TOpenCLVector
)
As
clVector
Remarks
Internally calls
clVector.RealPart
Group
RealPart Method
Links
clMtxExpr Class
,
clMtxExpr Members
,
Dew.Math.Units Namespace
,
RealPart Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!